PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFFileAttachmentAnnotation Class / setDescription Method
The description of the file attachment.
In This Topic
    setDescription Method
    In This Topic
    Sets the file description.
    Syntax
    public void setDescription( 
       java.lang.String value
    )

    Parameters

    value
    The description of the file attachment.
    See Also